ToolItem: Add see-also from proxy setter to signal
authorDaniel Boles <dboles@src.gnome.org>
Sun, 3 Sep 2017 09:41:24 +0000 (10:41 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Sun, 3 Sep 2017 09:59:34 +0000 (10:59 +0100)
gtk/gtktoolitem.c

index 974ad585987c75384fc209fca887c2abc5b2eaf4..09ee3ec452b41c43ce0c9465bc38f6074de51f49 100644 (file)
@@ -906,6 +906,8 @@ gtk_tool_item_rebuild_menu (GtkToolItem *tool_item)
  * Sets the #GtkMenuItem used in the toolbar overflow menu. The
  * @menu_item_id is used to identify the caller of this function and
  * should also be used with gtk_tool_item_get_proxy_menu_item().
+ *
+ * See also #GtkToolItem::create-menu-proxy.
  * 
  * Since: 2.4
  **/